runtime.timers.check (method)
4 uses
runtime (current package)
proc.go#L3313: now, pollUntil, _ := pp.timers.check(0)
proc.go#L3730: tnow, w, ran := p2.timers.check(now)
synctest.go#L189: gp.syncGroup.timers.check(gp.syncGroup.now)
time.go#L952: func (ts *timers) check(now int64) (rnow, pollUntil int64, ran bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)